HaruPage
PHP Manual

HaruPage::setRotate

(PECL haru >= 0.0.1)

HaruPage::setRotateSet rotation angle of the page

Descripción

bool HaruPage::setRotate ( int $angle )

Defines rotation angle of the page.

Lista de parámetros

angle

Must be a multiple of 90 degrees.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.


HaruPage
PHP Manual